# Send debug call to FASP provider

Sends a debug callback request to the specified FASP provider's debug endpoint. Used for testing connectivity and signature verification with the provider. Requires Federation.Manage RBAC permission.

RBAC: requires Federation.Manage

Endpoint: POST /api/v1/fasp/{providerId}/debug-call
Version: 1.0
Security: header

## Path parameters:

  - `providerId` (integer, required)
    ID of the FASP provider


